Welcome![Sign In][Sign Up]
Location:
Search - MFC database

Search list

[Database systemoracle_ole_dev

Description: 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
Platform: | Size: 160768 | Author: 吕荣 | Hits:

[Fractal program第27章 使用MFC ODBC访问数据库

Description: 使用MFC ODBC访问数据库-use ODBC access to the database
Platform: | Size: 82944 | Author: | Hits:

[ADO-ODBCmfc_database_daoview

Description: MFC提供的数据库例程,利用DAO直接对数据库进行操作。-MFC database routines for the use of DAO directly to the database operation.
Platform: | Size: 2800640 | Author: markie | Hits:

[Windows DevelopVC6m-MFC-ODBC

Description: 在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接-used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity
Platform: | Size: 3887104 | Author: 陶青松 | Hits:

[Education soft systemStudentsScoreManage

Description: 学生成绩管理系统,本系统涉及ODBC数据库技术,采用MFC开发。对初学数据库以及MFC的学者有很大的帮助-Student achievement management system, the system involving ODBC database technology, developed using MFC. Database on the beginner as well as the MFC scholars have a great help
Platform: | Size: 108544 | Author: wyp | Hits:

[ADO-ODBCOracleText

Description: 基于MFC的ADO数据库编程。针对Oracle10g测试而做的。内容不多。可以结合之前上传的UseDB来看。关键点在COracleTextView::OnBnClickedButton1()-Based on the MFC Database Programming ADO. For Oracle10g test done. Content of not more than. Can be combined before the upload UseDB view. The key point COracleTextView:: OnBnClickedButton1 ()
Platform: | Size: 57344 | Author: hujie | Hits:

[ADO-ODBCadofinal

Description: Using Database in your MFC program - A beginner s experience About my experience of coding a database related program using MFC with VC6 -Using Database in your MFC program- A beginner s experienceAbout my experience of coding a database related program using MFC with VC6
Platform: | Size: 332800 | Author: zeng | Hits:

[Database systemCEquipment

Description: 利用MFC基于SQL server开发的数据库系统,不仅能学习MFC界面设计,还能学习到MFC连接数据库的计数-SQL server using MFC-based development of database systems, not only to learn MFC interface design, but also learn to connect to the MFC database count
Platform: | Size: 13535232 | Author: 曾云 | Hits:

[Windows DevelopFund5-student

Description: --- - VC-MFC-数据库连接相关操作----VC-MFC-database connection related to the operation
Platform: | Size: 94208 | Author: 陈玲 | Hits:

[.netdatabase

Description: MFC窗口编程一个C++访问SQL SERVER的例子,刚学习很简单,有好多有待提高-MFC programming window of a C++ Access SQL SERVER example, just to learn very simple, has a lot to be improve
Platform: | Size: 4301824 | Author: zcy | Hits:

[Windows Developvc6.0(odbc)mfc

Description: 是 VC++6.0技术大全里面的一个用MFC odbc开发数据库的 实例-Is VC++ 6.0 technology Guinness inside a MFC odbc with the development of the database instance
Platform: | Size: 79872 | Author: 杨发 | Hits:

[SQL ServerDataBase

Description: 对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
Platform: | Size: 1024 | Author: 付恩宇 | Hits:

[VC/MFCMFC

Description: 关于数据库教程里面还有源码,希望对大家有帮助-Course there is also about the database source, and they hope to have everyone help
Platform: | Size: 27246592 | Author: chenjuan | Hits:

[ADO-ODBCVCRoomManage

Description: 基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。-Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.
Platform: | Size: 2341888 | Author: czl | Hits:

[GUI DevelopMFC

Description: 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners a must-see
Platform: | Size: 217088 | Author: 彭宗山 | Hits:

[ADO-ODBCVC

Description: Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关信息的管理、维护,使学校对学生管理更加容易,提高工作效率、降低管理成本,又能加强学校对学生在学习、工作等方面的管理。 学生信息管理一般由学生个人信息管理、学生成绩管理、学生课表管理等模块组成,同时又要具有添加、删除、修改信息的功能。本系统主要实现其中的两个模块学生个人信息管理和成绩管理模块和课程信息管理等方面。 -qq
Platform: | Size: 444416 | Author: sss | Hits:

[ADO-ODBCMFC-database-program

Description: MFC数据库编程教程,详细讲解使用vc++进行数据库编程的方法-MFC database programming tutorial, explaining in detail the database using vc++ programming method
Platform: | Size: 2739200 | Author: fly | Hits:

[VC/MFC精通MFC程序设计%5BC%2B%2B技术网www.cjjjs.cn%5D

Description: 全书由浅入深、循序渐进地介绍了 Visual C++开发环境下 MFC 库的具体使用方法。全书分 9 篇共 30 章, 内容涵盖了 Windows-VC-MFC、 MFC 框架及消息处理机制、 MFC 通用控件和对话框编程、文档-视结构、 MFC 数据库编程、 MFC 网络编程、注册表编程、进程线程和 DLL、异常与调试以及.NET MFC 应用等,其 中的大部分内容都配有较为丰富的实现代码。(This book introduces the specific use of MFC Library in Visual C++ development environment. The book is divided into 9 chapters with 30 chapters, The contents include Windows-VC-MFC, MFC framework and message processing mechanism, MFC general control and dialog programming, document view structure, MFC database programming, MFC network programming, registry programming, process thread and DLL, exception and debugging, and.NET MFC applications, etc. Most of the content is equipped with a wealth of implementation code.)
Platform: | Size: 60231680 | Author: 李由 | Hits:

[Otherdatabase

Description: MFC sample code to develop database based applications in Visual Studio 2008
Platform: | Size: 231424 | Author: govoci98321 | Hits:

[ADO-ODBCMFC数据库编程

Description: MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)
Platform: | Size: 2948096 | Author: lhlhappylife | Hits:
« 12 3 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net